home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / HYP / C-D / dbImporter.cpt / dbImporter / card_2219.txt < prev    next >
Text File  |  1989-02-26  |  3KB  |  126 lines

  1. -- card: 2219 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 3920
  5. -- name: More About…
  6.  
  7.  
  8. -- part 2 (field)
  9. -- low flags: 01
  10. -- high flags: 0000
  11. -- rect: left=17 top=30 right=47 bottom=221
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20.  
  21.  
  22. -- part 3 (field)
  23. -- low flags: 01
  24. -- high flags: 0000
  25. -- rect: left=278 top=30 right=47 bottom=480
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: 
  34.  
  35.  
  36. -- part 4 (field)
  37. -- low flags: 01
  38. -- high flags: 0000
  39. -- rect: left=7 top=52 right=327 bottom=256
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 0
  43. -- font id: 3
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: 
  48.  
  49.  
  50. -- part 5 (field)
  51. -- low flags: 01
  52. -- high flags: 0000
  53. -- rect: left=296 top=51 right=139 bottom=466
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 0
  57. -- font id: 3
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: 
  62.  
  63.  
  64. -- part 6 (button)
  65. -- low flags: 00
  66. -- high flags: 0000
  67. -- rect: left=426 top=306 right=334 bottom=463
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 1012 / 1012
  70. -- text alignment: 1
  71. -- font id: 0
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: Return
  76. ----- HyperTalk script -----
  77. on mouseUp
  78.   visual effect iris close
  79.   go to first card
  80. end mouseUp
  81.  
  82.  
  83.  
  84. -- part 7 (field)
  85. -- low flags: 01
  86. -- high flags: 2000
  87. -- rect: left=305 top=173 right=284 bottom=461
  88. -- title width / last selected line: 0
  89. -- icon id / first selected line: 0 / 0
  90. -- text alignment: 0
  91. -- font id: 3
  92. -- text size: 10
  93. -- style flags: 256
  94. -- line height: 13
  95. -- part name: 
  96.  
  97.  
  98. -- part contents for card part 2
  99. ----- text -----
  100. Field Fixer
  101.  
  102. -- part contents for card part 3
  103. ----- text -----
  104. Export
  105.  
  106. -- part contents for card part 4
  107. ----- text -----
  108. Because the import script, encountering an empty field in a data file sometimes lets
  109. an (invisible) tab character slip into a hypercard field,  (and because someone typed in a return character in a field by mistake) when the hc database is exported it is all screwed up!
  110. So, this script goes through all the fields of the current background and checks for tabs or return characters in the last position of the field, writing empty where it finds them.  It then checks for return characters within a field and writes * where it finds them.
  111.  
  112.  
  113. -- part contents for card part 5
  114. ----- text -----
  115. This button exports the hypercard datafile of the current background with the name, stackname.text.
  116.  
  117.  
  118. -- part contents for card part 7
  119. ----- text -----
  120. dbImporter by:
  121. Ted Tripp
  122. 4588 CR 523
  123. Bayfield, CO 81122
  124. 303-884-9366
  125. CIS#  76146,1410
  126. please send me $2 for the use of this stack.